home *** CD-ROM | disk | FTP | other *** search
/ Belgian Amiga Club - ADF Collection / BS1 part 27.zip / BS1 part 27 / ABC_Dir_V1.3.adf / ABCDir.future < prev    next >
Text File  |  1993-02-25  |  5KB  |  107 lines

  1.  
  2. ­­­­­­­­­­­­­­­­­ A B C D I R E C T O R Y ' S ­ F U T U R E ­­­­­­­­­­­­­­­­­­­­
  3.                   ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~ ~   ~   ~ ~ ~ ~ ~ ~
  4. This file contains known bugs, things to do & ideas for improvement on
  5. ABCDirectory, in additions to things I could use some help with.
  6.  
  7.  
  8.  
  9.  
  10.  
  11. ­­­­­­­­­­­­­­­­­­­­­­­­­­­ I ­ N E E D ­ H E L P ­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­
  12.                             ~   ~ ~ ~ ~   ~ ~ ~ ~
  13. - When I use the CurrentDir() command, the system steals 24 bytes of memory
  14.   from me. I do:
  15.    1. Lock() the dir
  16.    2. CurrentDir(the_lock_I_got_in_1);
  17.    3. UnLock(the_lock_I_got_in_2);
  18.   And if I do an UnLock(the_lock_I_got_in_1), it stalls in my face... any
  19.   suggestions??
  20. - Closing my shell without the user having to type in an «endcli».
  21. - Reversing the bits of a single bitmap (used to select files/dirs) without
  22.   disturbing layers.
  23. - When I change from non-interlaced to interlaced mode & the shell window is
  24.   not visible, the two scroll gadgets at the bottom become hollow when my
  25.   window is not selected... why is that??
  26.  
  27.  
  28.  
  29. ­­­­­­­­­­­­­­­­­­­­­­­­­­­­ K N O W N ­ B U G S ­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­
  30.                              ~ ~ ~ ~ ~   ~ ~ ~ ~
  31. - The command scroll gadget is not doing its job properly... once I get my
  32.   hands on those ROM kernels, boopsie gadgets'll take care of that!!
  33. - If a command is run on ABCDir's screen under a CLI, the clock seems to write
  34.   over the CLI window. (in fact, it overwrites just about anything)
  35. - When changing screen resolution/colors, the filelist isn't displayed
  36.   correctly.
  37. - My machine crashes when I try to use unARJ with ABCDir. Anybody else?
  38.  
  39.  
  40.  
  41.  
  42. ­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­ T O ­ D O ­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­
  43.                                   ~ ~   ~ ~
  44. - Activate the # of command lists & commands/list in the define window.
  45. - Have a maximum vertical size (to be compatible with REALLY HIRES WBs)..
  46. - Better handling of DOS errors.
  47. - Set dir nesting pattern.
  48. - Check scrollbar move while doing an operation.
  49. - Pause/Stop gadgets while doing a command.
  50. - Search on Read command.
  51. - Stop/Continue/Retry on error.
  52. - Buzy pointer.
  53. - Option to unselect saved dirs' entries when loading them.
  54. - Fetch previous directory... RAM: -> DF0: -[FETCH]> RAM:
  55. - Option to permit Move to work if the destination exists.
  56. - Make the Reduce command be able to do other actions than a simple Copy.
  57. - Calculate occupied block size of OFS & FFS for more accurate «Does it fit?»
  58.   operations.
  59. -«Does it fit?»: Tell user by how many blocks (!!) they're over/under.
  60. - In command requester, add option to apply the function to dirs, files, both
  61.   or none.
  62. - Also add option not to enter dirs.
  63. - Have the correct ANSI (or at least closer to..) colors in the Read command.
  64.  
  65.  
  66.  
  67. ­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­ I D E A S ­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­­
  68.                                   ~ ~ ~ ~ ~
  69. - Make a «Select» command which could be defined as select all/none/pattern.
  70.   This would be useful if a certain pattern was selected oftenly.
  71. - Have a select requester with all kinds of ways to select a bunch of files.
  72.   Size, comment, date, name, protection, higher than, lower than...
  73. - Add a Run option to have its output read by the internal Read command. (such
  74.   as an archive listing)
  75. - Option to show file comments in the display line.
  76. - Help files.
  77. - Fast smooth dirs.
  78. - Have definable menus.
  79. - After a dir has been loaded, say «files read have comments».
  80. - Show icons.
  81. - Some way to show if the directory contains hidden files/dirs.
  82. - Load inserted disk.
  83. - Set date & time.
  84. - Add auto-directories [on startup, load some dirs]
  85. - Open in back/iconified.
  86. - Newcli.
  87. - Execute AmigaDOS command.
  88. - Search for text/file.
  89. - If the dir to be loaded on one side is present on the other, get it from
  90.   there.
  91. - Activate the shell's scrollbar.
  92. - Add more ANSI support into the Read command.
  93. - Accelerate the Read command by allocating memory in bigger chunks.
  94. - Add ways to define colors [red, green, blue, etc..], not color registers.
  95. - Option not to select any files when going recursively, just using the ones
  96.   selected in the BuffDirs/RemDirs.
  97. - Add an up/down gadget to my define window for # of buff dirs.
  98. - Option to update the diskspace (will be slower when this option will be
  99.   turned on)
  100. - A bit of 3d effect on scrollbars..
  101. - Have variable tab spacings in the Read command.
  102. - Option to show file size on the files' left. (easier to read, but ugly..)
  103. - Ability to sort in reverse order.
  104. - Ability to go into LHA archives.
  105. - Save RemDirs/BuffDirs to disk.
  106.  
  107. EOF